Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correctly apply resolved endpoint to presigned requests #1025

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

ianbotsf
Copy link
Contributor

@ianbotsf ianbotsf commented Jan 9, 2024

Issue #

awslabs/aws-sdk-kotlin#1173

Description of changes

This change ensures that the resolved endpoint is fully applied to an unsigned request before presigning, ensuring that any non-standard rules are applied (e.g., S3's forcePathStyle).

Companion PR: awslabs/aws-sdk-kotlin#1174

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

sonarqubecloud bot commented Jan 9, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ianbotsf ianbotsf merged commit aefbfa6 into main Jan 9, 2024
12 of 13 checks passed
@ianbotsf ianbotsf deleted the fix-presign-endpoints branch January 9, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants